Skip to content

fix: update nv27 naming#13318

Closed
LesnyRumcajs wants to merge 4 commits intofilecoin-project:release/v1.34.0from
LesnyRumcajs:master
Closed

fix: update nv27 naming#13318
LesnyRumcajs wants to merge 4 commits intofilecoin-project:release/v1.34.0from
LesnyRumcajs:master

Conversation

@LesnyRumcajs
Copy link
Copy Markdown
Contributor

@LesnyRumcajs LesnyRumcajs commented Sep 5, 2025

Related Issues

Proposed Changes

  • updated NV27 naming from the Xx placeholder to GoldenWeek.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

TippyFlitsUK and others added 3 commits September 4, 2025 20:19
…ilecoin-project#13306)

Ref: https://filecoinproject.slack.com/archives/CP50PPW2X/p1756905471593619
Ref: filecoin-project/boost#2020

- Keep PR filecoin-project#12884's buffer overflow fix (clamp to buffer size)
- Add graceful handling of io.ErrUnexpectedEOF for partial pieces
- Fixes boost EOF errors when reading 7MB deals in 8MB sectors
- Add test for partial piece reading edge case
@github-project-automation github-project-automation Bot moved this to 📌 Triage in FilOz Sep 5, 2025
@TippyFlitsUK TippyFlitsUK added the skip/changelog This change does not require CHANGELOG.md update label Sep 5, 2025
@BigLep
Copy link
Copy Markdown
Member

BigLep commented Sep 5, 2025

Thank you @LesnyRumcajs for catching this. You're seeing the result of first-timers (@TippyFlitsUK and me) in action :). It wasn't on the checklists we have that we can see. We'll get that noted so it doesn't get missed in the future.

The thing I want to confirm now is that there isn't other things we're missing before we need to cut another RC. We'll check notes @rjan90 left us and look at last network upgrade, but just was curious how you knew to do this...

Thanks again!

@BigLep
Copy link
Copy Markdown
Member

BigLep commented Sep 5, 2025

@LesnyRumcajs : Sorry not to know this myself... Obviously this change should get made, but I'm wondering if anything broke as a result of not having it. I'm asking for trying to gauge whether we need to rush out an RC2 right now. (We'll still work on getting this landed regardless.).

I also want to track down when this was done for last network upgrade to see if there's anything else we're missing.

(I noted in https://docs.google.com/document/d/1JedaSyUxbnujjxFUNU-bF8CwXtUP85HGEG9DYukvHL0/edit?tab=t.7nfpv13dea7c that we're missing steps about going from network name to code change)

@LesnyRumcajs
Copy link
Copy Markdown
Contributor Author

LesnyRumcajs commented Sep 5, 2025

We'll check notes @rjan90 left us and look at last network upgrade, but just was curious how you knew to do this...

I stumbled upon it because in Forest we do devnet interop tests that set upgrade heights and LOTUS_GOLDEN_WEEK_HEIGHT didn't work.

but I'm wondering if anything broke as a result of not having it

To my understanding, the impact is the return object of Filecoin.GetNetworkParams. I don't think anyone is relying on the new field introduced there except for parity tests, so it should be fine. Another thing is the aforementioned environmental variable; in Forest we'll have to use LOTUS_XX_HEIGHT until fixed, but it's not a huge deal.

@BigLep
Copy link
Copy Markdown
Member

BigLep commented Sep 5, 2025

Great - thanks for the context!

I'm also comparing to the last time @rjan90 did this: #12754 .

Anyways, this PR seems fine to me but if not urgent, I think we'll leave for @rjan90 on 2025-09-08 to review. We'll include it in the next RC/release of Lotus 1.34.0. I've added it to #13269 so it isn't missed.

@BigLep BigLep requested a review from rjan90 September 5, 2025 14:20
@github-project-automation github-project-automation Bot moved this to 🐱 Todo in nv27 Track Board Sep 5, 2025
@BigLep BigLep moved this from 🐱 Todo to 🔎 Awaiting Review in nv27 Track Board Sep 5, 2025
@BigLep BigLep changed the base branch from master to release/v1.34.0 September 5, 2025 15:02
@BigLep
Copy link
Copy Markdown
Member

BigLep commented Sep 5, 2025

@LesnyRumcajs : @TippyFlitsUK and I are going to target this against release/v1.34.0 for now. We'll work on this and update the conflicts accordingly.

@BigLep
Copy link
Copy Markdown
Member

BigLep commented Sep 5, 2025

@LesnyRumcajs : I am closing this in place of #13319 . I wanted to target the release branch, but I didn't have permissions to push my fix of the merge conflicts to your fork. Thanks for your help here!

@BigLep BigLep closed this Sep 5, 2025
@github-project-automation github-project-automation Bot moved this from 🔎 Awaiting Review to 🎉 Done in nv27 Track Board Sep 5, 2025
@github-project-automation github-project-automation Bot moved this from 📌 Triage to 🎉 Done in FilOz Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does not require CHANGELOG.md update

Projects

Status: 🎉 Done
Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

4 participants